Skip to main content

Qwen2.5VL

Demo Environment

Development Board : Jetson Orin Series Motherboard

warning

Due to performance limitations, the Jetson Orin Nano 4GB cannot run this model.

Qwen2.5-VL is Qwen's new flagship visual language model and a significant leap forward compared to the previous Qwen2-VL.

1. Model Size

ModelVolume
qwen2.5vl:3b3.2GB
qwen2.5vl:7b6.0GB

2. Performance

Screenshot

Screenshot

3. Using Qwen2.5VL

3.1 Running Qwen2.5VL

Use the run command to start running the model. If the model is not already downloaded, it will automatically pull the model from the Ollama model library:

ollama run qwen2.5vl:3b

Screenshot

3.2 Start a conversation

Please tell me how many hours there are in a day.

Response time depends on your hardware configuration. Please be patient!

Screenshot

3.3 Visual Function

test_pic

What do you see in this picture? :./test_pic.png
#Use ": + image path" in the conversation to enable the model to use its visual function and interpret the information in the image.

Screenshot

3.4 Ending the Conversation

Use the Ctrl+d shortcut or /bye to end the conversation!

References

Ollama

Official Website: https://ollama.com/

GitHub: https://github.com/ollama/ollama

Qwen2.5VL

GitHub: https://github.com/QwenLM/Qwen2.5-VL

Ollama Model: https://ollama.com/library/qwen2.5vl